embeddable version compatible with original#8
embeddable version compatible with original#8thomasschubert wants to merge 2 commits intowinteram:masterfrom
Conversation
this version can be chained in between qualtrics surveys. It accepts a participant ID from Qualtrics and then gives it back
introduces two elements in input.txt: running and nextURL If running is empty string, behavior is exactly as in original version (same instruct0.html) If running is "embedded", - instruct0embedded.html is displayed - subID is taken from the location.search - after final screen, window.location is set to nextURL
|
Hi Tomas, Just wondering, can I host the IAT on Qualtrics and do I use the IAT I downloaded from https://github.com/winteram/IAT Kayla |
|
Hi Kayla, |
|
Okay I wasn't sure if I had to change them manually or if i could download On Mon, Jun 17, 2013 at 2:23 PM, Thomas Schubert
|
|
Hey Thomas, Are you still using this code without any problem? Thanks, eliz |
thomas schubert |
|
Sure. That would be great. Cheers,
|
hi,
check out this revised embeddable version. It has two paramters in input.txt that need to be introduced to the experimenter manager if you pull: "running" and "nextURL". If running is "", behavior is just as in your original version. If running is "embedded", the behavior switches:
If running is "embedded",
Please feel free to introduce changes, improve the script, or change the names of those attributes.
I am sure this can be done more elegantly with jQuery functions, but I am not familiar with it.
best,
thomas